Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set the state parameter to true while querying a channel #281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devinwang
Copy link

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Hey there,

I noticed that this Golang library doesn't assign the true value to the State parameter when the client queries channel information, which causes empty messages to be returned. I added this patch to ensure that Golang behaves the same as the NodeJS and Python libraries.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant